Skip to content

Conversation

@Sirivasv
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings August 31, 2025 13:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request refactors GitHub Actions workflows and fixes Docker configuration by consolidating separate workflow files and updating the package structure.

  • Consolidates npm and Docker publishing workflows into a single file
  • Updates package version and adds main entry point
  • Creates a new example file and simplifies Docker setup

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Bumps version to 0.8.0 and adds main entry point
examples/main.js Adds new example demonstrating package usage
Dockerfile Simplifies Docker setup to use published npm package
.github/workflows/publish.yml Consolidates publishing workflows with dependency ordering
.github/workflows/npm-publish.yml Removes standalone npm workflow (consolidated into publish.yml)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Aug 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Sirivasv Sirivasv merged commit 6b31c3e into main Aug 31, 2025
5 checks passed
@Sirivasv Sirivasv deleted the feat/refactor-actions-fix-docker branch August 31, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants